Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: more filters for deploymentsByFilter #3866

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

shreddedbacon
Copy link
Member

General Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for inclusion in changelog

Database Migrations

  • If your PR contains a database migation, it MUST be the latest in date order alphabetically

Description

Extends deploymentsByFilter with month and includeDeleted filtering.

  • month can be used to filter builds for a specific month
  • includeDeleted will allow to filter for environments that were deleted

Additionally, updates the resolver to exclude results for projects that are deleted, this is because environment deployment history is not currently deleted when a project is deleted, but this could change with #3709

Sorry, something went wrong.

@shreddedbacon shreddedbacon added this to the 2.24.0 milestone Jan 8, 2025
@shreddedbacon shreddedbacon marked this pull request as ready for review February 6, 2025 04:49
@shreddedbacon shreddedbacon force-pushed the deployment-by-filter-dates branch from a4659c4 to 4c153f2 Compare February 11, 2025 23:04
@shreddedbacon shreddedbacon requested a review from bomoko February 11, 2025 23:05
bomoko
bomoko approved these changes Feb 11, 2025
Copy link
Contributor

@bomoko bomoko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, great change!

@tobybellwood tobybellwood merged commit 22bd950 into main Feb 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants